tqm834x.c: fix compiler warning
authorWolfgang Denk <[email protected]>
Sat, 30 Jul 2011 21:50:50 +0000 (23:50 +0200)
committerKim Phillips <[email protected]>
Tue, 2 Aug 2011 17:49:17 +0000 (12:49 -0500)
commit982db890e8ef5afa142f9519f44316086e4c2954
tree9fcde314d69d0882098b0111e91130b839ef190e
parent33a6b9e90bfd56ed389f37470534eede0773cdd7
tqm834x.c: fix compiler warning

Fix:

tqm834x.c:299: warning: passing argument 1 of 'get_ram_size' discards
qualifiers from pointer target type

Signed-off-by: Wolfgang Denk <[email protected]>
Acked-by: Kumar Gala <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
board/tqc/tqm834x/tqm834x.c